*{margin:0px;padding:0px;}body{background:#fff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}a:link,a:visited,a:hover,a:active{text-decoration:none;}a{text-decoration:none;}li{list-style-type:none;}ul,ol{list-style-type:none;list-style-image:none;}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}

.detailed .info a {color:#333;}
.detailed .info a:hover {color:#009944;}



 

@font-face {

    font-family:SourceHanSansCN-ExtraLight;

    src: url(../font/SourceHanSansCN-ExtraLight.ttf),url(../font/SourceHanSansCN-ExtraLight.woff);



}



body{

	overflow-x: hidden;

}





.main{

	width: 95.5%;

	margin:0 auto;

 

}

 

 .head{

 	width: 100%;

 	height: auto;

 	overflow: hidden;

 }





.head .main{

	display: flex;

	align-items: center;

	height: 140px;

	justify-content: space-between;

}



.head .main .tel {

	display: flex;

	align-items: center;

}

.head .main .tel img{

	display: block;

	margin-right: 15px;

}

.head .main .tel p{

	color: #8d8a8a;

	font-size: 20px;

}



.head .main .tel b{

	color:#009944;

	display: block;

	max-width: 280px;

	font-size: 35px;

	line-height: 34px;

 

}



.btn{

	display: none;

}

.banner{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

}

.banner  .swiper-wrapper  img{

	display: block;

}



.banner  .swiper-pagination{

	display: flex;

	justify-content: center;

	align-items: center;

	bottom:40px;

	position: absolute;

	z-index: 1;

	width: 100%;

}

.pcbanner .swiper-slide{

	width: 100%;

	height: 100%;

	position: relative;

	overflow: hidden;

}



.pcbanner .swiper-slide img{

	display: block;



 	width: 100%;

}



.pcbanner  .swiper-pagination span{

	display: block;

	width: 10px;

	height: 10px;

	opacity: 1;

 	transition: .5s;

	border-radius: 30px;

	background: #fff;

	margin: 0 5px !important;

	position: relative;

	outline: none;

}

 

.pcbanner  .swiper-pagination .swiper-pagination-bullet-active{

 	width: 37px;

 	background: #009944;

}



.mbanner  .swiper-pagination .swiper-pagination-bullet-active{

 	 

 	background: #009944;

}

 

.mbanner{

	display: none;

}

.in-banner img{

	display: block;

	width: 100%;

}

.in-banner img:last-child{

	display: none;

}







.data{

	width: 100%;

}

.data ul {

	display: flex;

	justify-content: space-between;

	align-items: center;

}



.data ul  li{

	width: 25%;

	display: flex;

	align-items: center;

	border-left: 1px solid #D3D3D3;

 	padding:0 25px;

	box-sizing: border-box;

	height: 150px;

}

.data ul  li:first-child{

	border-left: none;

}



.data ul  li img{

	display: block;

	margin-right:20px;

}

.data ul  li b{

	color:#000000;

	font-size: 22px;

}

.data ul li p{

	color: #666666;

	font-size: 15px;

	margin-top: 5px;

}

 

.tab {

 

	margin: 0 auto;

	height: auto;

	width: 1600px;

	margin: 0 auto;

	margin-top: 30px;

	overflow: hidden;

}

.tab ul{

    

    display:table;

    margin: 0 auto;

}

 

.tab ul li{

	float: left;

	width:242px;

	height:54px;

 	box-sizing: border-box;

	text-align: center;

	line-height:54px;

	margin-top: 10px;

	background:#E1E1E1;

 

	margin-left: 15px;

	font-size: 18px;

}



.tab ul li:nth-child(6n-5){

	margin-left: 0;

}

.tab ul li a{

	display:block;

	font-size: 18px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    color: #000000;

}

 

.title-bar{

	width: 100%;

	height: auto;

	display: flex;

	align-items: center;

	justify-content:space-between;

	overflow: hidden;

	margin-bottom: 40px;

}



.title-bar .tit p {

	color: #000000;

	font-size: 48px;

}

.title-bar .tit p b{

	color: #009944;

}



.title-bar .tit p i{

	font-style: normal;

	font-weight: bold;

}

.title-bar .tit span{

	display: block;

	color: #646464;

	font-size: 18px;

	margin-top: 10px;

}



.title-bar .tit span b{

	color: #009944;

}



.title-bar .more{

	color: #555555;

	font-size: 18px;

	position: relative;

	padding-left: 55px;

}



.title-bar .more:after{

	content: "";

	width: 47px;

	height: 1px;

	background: #DCDCDC;

	position: absolute;

	left: 0;

	top: 50%;

}



.title-bar .hd{

	width: 620px;

}

.title-bar .hd ul li{

	width: 200px;

	height: 40px;

	line-height: 40px;

	float: left;

	margin-left: 10px;

	box-sizing: border-box;

	text-align: center;

	margin-bottom: 10px;

	border: 1px solid #DCDCDC;

}



.title-bar .hd ul li:nth-child(3n-2){

	margin-left: 0;

}

.title-bar .hd ul li a{

	display: block;

	font-size:16px;

	color: #555555;

}





 

.product{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-top: 80px;

	padding-bottom: 50px;

	box-sizing: border-box;

}





.product .bd{

	display: flex;

	justify-content: space-between;

	align-items: flex-start;

}

.product  h5{

	display: none;

}



.product .list{

	width: 344px;

	background:#E5F5EC;

	height: 1080px;

	overflow: hidden;

 	min-height: 344px;

	margin-left: 2%;

	box-sizing: border-box;

}





.product .list .tit{

	height: 143px;

	display: flex;

	justify-content: center;

	align-items: center;

	flex-wrap: wrap;

	flex-direction: column;

	background:#009944;

}





.product .list .tit h4{

	font-size: 24px;

	color: #fff;

}



.product .list .tit p{

	color: #ffffff;

	font-size: 14px;

	margin-top: 15px;

	text-transform:uppercase;

}

.product .list ul{

	width: 310px;

	margin: 0 auto;

}

.product .list ul li {

	width: 100%;

	line-height: 50px;

	border-bottom: 1px dashed #D0D0D0;

	box-sizing: border-box;

	position: relative;

	padding-left: 20px;

	font-weight: normal;

	display: flex;

	align-items: center;

	justify-content: space-between;

	box-sizing: border-box;

	position: relative;

	background: url(../images/icon05.png) no-repeat 97% center;

	

}





.product .list ul li i{

	width: 50px;

	height: 50px;

	transform: rotate(-90deg);

	transition: .5s;

	background: url(../images/icon04.png) no-repeat center;

}



.product .list ul .on i{



	transform: rotate(0);

}

.product .list ul li:after{

	content: "";

	width: 8px;

	height: 8px;

	border: 1px solid #fff;

	background: #606060;

	position: absolute;

	left: 5px;

	top: 50%;

	border-radius: 50%;

	transform: translateY(-50%);

}

.product .list ul li a{

	display: block;

	color:#474747;

	font-size: 18px;

	white-space: nowrap;

    text-overflow: ellipsis;

    width: 90%;

    overflow: hidden;

}



.product .list ul li dl{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #fff;

	padding: 0 20px;

	box-sizing: border-box;

	display: none;

}



.product .list ul li dl dd{

	width: 100%;

	background: url(../images/icon05.png) no-repeat left center;

	height: auto;

	overflow: hidden;

	padding-left: 10px;

	box-sizing: border-box;

	margin-top: 20px;

}



.product .list ul li dl dd:last-child{

	margin-bottom: 20px;

}





.product .list ul li dl dd a{

	display: block;

	color: #847e7e;

	font-size: 18px;

}



.product .pic{

 

	width:78%;

	margin-left: 30px;

	height: auto;

	position: relative;

 

}



.product .pic ul li{

	float: left;

	width: 49%;

	margin-bottom: 22px;

	background: #EEEEEE;

	padding: 41px 30px;

	box-sizing: border-box;

}

.product .pic ul li:nth-child(2n){

	float: right;

}







.product .pic ul li  .img{

	width: 46%;

}

.product .pic ul li img{

	display: block;

	width: 100%;

	border: 1px solid #DCDCDC;

	box-sizing: border-box;

 

}

.product .pic ul li a{

	display: flex;

	align-items: center;

	justify-content: space-between;

}



.product .pic ul li .intro {

	width: 50%;

}

.product .pic ul li .intro h4{

	color:#333333;

	font-size: 22px;

	font-weight: normal;

	position: relative;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	padding-bottom: 20px;

	margin-bottom: 20px;

}



.product .pic ul li .intro h4:after{

	content: "";

	width: 36px;

	height: 4px;

	position: absolute;

	left: 0;

	bottom: 0;

	background:#009944;

}



.product .pic ul li .intro p{

	color: #606060;

	line-height:24px;

	font-size: 15px;

    display: -webkit-box;

	 -webkit-line-clamp:4;

	 -webkit-box-orient: vertical;

	 overflow: hidden;

 	

}



.product .pic ul li .intro i{

	display: block;

	width: 124px;

	height: 40px;

	background:#666666;

	text-align: center;

	font-style: normal;

	line-height: 40px;

	color: #fff;

	font-size: 16px;

	border-radius: 30px;

	margin-top: 20px;

}



.adv{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 90px;

}



.adv .hd{

	display: none;

}



.adv .swiper-slide{

	position: relative;

	height: 751px;



}



.adv .swiper-slide img{

	display: block;

	height: 100%;

	left: 50%;

	position: absolute;

	transform: translateX(-50%);

}

.adv .swiper-slide .bd{

	width: 1400px;

	height: auto;

	overflow: hidden;

	margin: 0 auto;

	position: absolute;

	left: 50%;

	height: 100%;

	transform: translateX(-50%);

	z-index: 10;

}



.adv .swiper-slide .bd .tit{

	position: relative;

	padding-bottom: 30px;

}

.adv .swiper-slide .bd .tit:after{

	content: "";

	width: 57px;

	height: 4px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #E50404;

}

.adv .swiper-slide .bd .tit h4{

	color: #303030;

	font-size: 36px;

	padding-left: 50px;

	box-sizing: border-box;

	background: url(../images/icon02.png) no-repeat left  center;

}





.adv .swiper-slide .bd .tit p{

	color: #303030;

	font-size: 18px;

}

.adv .swiper-slide .intro{

	background: #fff;

	width: 551px;

	height: auto;

	padding: 35px 30px;

	position: relative;

	top: 50%;

	transform: translateY(-50%);

	box-sizing: border-box;

	background: rgba(255, 255, 255, .88);

}



.adv .swiper-slide .intro  .text{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	padding-bottom: 20px;

	background: url(../images/icon03.png) no-repeat right bottom;

}



.adv .swiper-slide .intro  .text p{

	color: #303030;

	font-size: 18px;

	line-height: 30px;

	background: url(../images/icon01.png) no-repeat left 7px;

	padding-left: 25px;

	margin-bottom: 15px;

}

.adv .swiper-pagination{

	width: 1400px;

	margin: 0 auto;

	display: flex;

	justify-content: space-between;

	margin-top: 25px;

}



.adv .swiper-pagination span{

	display: flex;

	justify-content: center;

	align-items: center;

	width: 24%;

	height: 130px;

	background: #494949;

}



.adv .swiper-pagination span  img{

	display: block;

	margin-right: 10px;

}

.adv .swiper-pagination span h4{

	color: #fff;

	font-weight: normal;

	font-size: 30px;

}









.adv .swiper-pagination .swiper-pagination-bullet-active{

	background: #E50404;

}

.cases{

	width: 100%;

	height: auto;

	overflow: hidden;

 

	box-sizing: border-box;

	margin-top: 60px;

}



.cases .bd{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #E5F5EC;

	padding: 65px 0;

	box-sizing: border-box;

}

.caseSwiper{

	width: 49%;

	background: #CCCCCC;

	height: auto;

	float: left;

	overflow: hidden;

	box-sizing: border-box;

	border: 25px solid #CCCCCC;

 

}

.cases .swiper-slide img{

	display: block;

	width: 100%;

}



.cases .swiper-slide  p{

	width: 100%;

	height:80px;

	line-height:80px;

	color: #fff;

	font-size: 18px;

 	padding-left: 20px;

 	padding-right: 50%;

 	box-sizing: border-box;

	overflow: hidden;

	 white-space: nowrap;

	 position: absolute;

	 z-index: 10;

	 bottom: 0;

	 background: rgba(0, 0, 0,.7);

    text-overflow: ellipsis;

}



.cases .swiper-pagination{

	display: flex;

	justify-content: center;

 	height: 80px;

 	align-items: center;

	position: absolute;

	right: 10px;

	bottom: 0;

	z-index: 10;

}

.cases .swiper-pagination span{

	display: block;

	width: 10px;

	height: 10px;

	border-radius: 50%;

	margin: 0 4px;

	background: #CCCCCC;

	border-radius: 10px;

}





.cases .swiper-pagination .swiper-pagination-bullet-active{

	background: #009944;

}



.cases .bd ul{

	float: right;

	width: 49.5%;

	float: right;

}



.cases .bd ul li{

	float: left;

	width: 49%;

	height: auto;

	overflow: hidden;

	position: relative;

	margin-bottom: 15px;

}

.cases .bd ul li:nth-child(2n){

	float: right;

}

.cases .bd ul li img{

	display: block;

	width: 100%;

	border: 1px solid #888E8A;

	box-sizing: border-box;

}



.cases .bd ul li p{

	width: 100%;

	height: 50px;

	position: absolute;

	left: 0;

	bottom: 0;

	z-index: 10;

	text-align: center;

	line-height: 50px;

	color: #fff;

	font-size: 18px;

	  white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	background: rgba(0, 0, 0, .5);

}

.about{

	width: 100%;

	height:880px;

	background: url(../images/bg01.jpg) no-repeat center;

	padding-top: 100px;

	box-sizing: border-box;

}

.about .intro{

	width: 910px;



	height: auto;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp:8;

	-webkit-box-orient: vertical;

	overflow: hidden;



}

.about .intro p{

	color: #333333;

	font-size:16px;

	line-height: 30px;

	text-indent:2em;

 

}



.about .t {

	width:655px;

	margin-top: 50px;

	height: auto;

	overflow: hidden;

}

.about .t p{

 	width: 325px;

	color: #010101;

	float: left;

	font-size: 22px;

	background: url(../images/icon01.png) no-repeat left 4px;

	padding-left:35px;

	box-sizing: border-box;

	float: left;

	margin-bottom: 25px;

}

.about .t p:nth-child(2n){

	float: right;

}





.about ul{

	display: flex;

	width: 677px;

	justify-content: space-between;

	margin-top: 110px;

}

.about ul li {

	display: table;

}

.about ul li p{

	color: #000000;

	font-size: 48px;

	display: table;

	position: relative;



	padding-right: 18px;

}

.about ul li p:after{

	content: "+";

	display: block;

	width: 25px;

	height: 25px;

	border-radius: 50%;

	background: #009944;

	text-align: center;

	line-height: 22px;

	color: #fff;

	position: absolute;

	right: 0;

	top: 0;

	font-size: 24px;

}

.about ul li span{

	display: block;

	color: #646464;

	font-size: 18px;

}



.about a{

	display: block;

	width: 200px;

	height: 56px;

	background:#009944;

	text-align: center;

	line-height: 56px;

	color: #fff;

	font-size: 18px;

	margin-top: 90px;

	border-radius: 30px;

}





.honor{

	width: 100%;

	height: 850px;

	background: url(../images/bg02.jpg) no-repeat center;

	background-size: cover;

	padding: 100px 0;

	box-sizing: border-box;

}







.honor .list ul li{

	float: left;

	padding: 0 20px;

	position: relative;

}



.honor .list ul li:after{

	content: "";

	width: 1px;

	height: 18px;

	position: absolute;

	right: 0;

	top: 50%;

	transform: translateY(-50%);

	background: #7D7D7D;

}



.honor .list ul li:last-child{

	padding-right: 0;

}

.honor .list ul li:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}

.honor .list ul li a{

	display: block;

	font-size: 20px;

	color: #555555;

}





.honor .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.honor .show .box{

	display: flex;

}

.honor .show .pic ul{

	display: flex;

}



.honor .show .pic ul li{

	width: 349px;

	margin-left: 14px;

}

.honor .show .pic ul li img{

	display: block;

	width: 100%;

}



.honor .show .pic ul li p{

	text-align: center;

	font-size:18px;

	color: #333333;

	overflow: hidden;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    margin-top: 10px;



}

.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	box-sizing: border-box;

	margin-top: 70px;

	margin-bottom: 70px;

}

 

.newsSwiper{

	width: 96%;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.newsSwiper .swiper-slide{

 	width: 500px;

	height: auto;

 

	box-sizing: border-box;



}



.newsSwiper .swiper-slide .img{

	position: relative;

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-bottom: 75%;

}







.newsSwiper .swiper-slide img{

	display: block;

	width: 100%;

	height: 100%;

	position: absolute;



}



.newsSwiper .swiper-slide  .intro{

	width: 440px;

	margin: 0 auto;

 	border-bottom: 5px solid #009944;

	box-sizing: border-box;

	height: auto;

	background: #F5F5F5;

 	margin-top: -40px;

 	position: relative;

 	z-index: 1;

 	padding: 25px;

 	box-sizing: border-box;

	overflow: hidden;

}

.newsSwiper .swiper-slide  .intro h4{

	 

	font-size: 18px;

	color: #000000;

	margin-top: 25px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;
   	
 	text-underline-offset:6px;
 	line-height: 40px;
 

}



.newsSwiper .swiper-slide  .intro span{

	display: block;

 	width: 120px;

 	height: 30px;

 	background: #009944;

 	text-align: center;

 	line-height: 30px;

 	color: #fff;

 	font-size: 15px;

 

}

.newsSwiper .swiper-slide  .intro p{

	color: #666666;

	font-size: 16px;
	height: 52px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	margin-top: 25px;

	line-height: 28px;

}





.newsSwiper .swiper-pagination{

	display: flex;

	justify-content: center;

	margin-top: 30px;

}

.newsSwiper .swiper-pagination span{

	display: block;

	width: 30px;

	height: 10px;

	margin: 0 5px;

	background: #CCCCCC;

	border-radius: 10px;

}





.newsSwiper .swiper-pagination .swiper-pagination-bullet-active{

	background: #009944;

}





.newsSwiper .swiper-slide  .intro i{

	display: block;

	color: #009944;

	font-size: 15px;

	margin-top: 30px;

	font-style: normal;
	width: 92px;
	height: 40px;
 	text-align: center;
 	line-height: 40px;

}













.links{

	width: 100%;

	height: auto;

	overflow: hidden;

	border: 1px solid #E5E5E5;

	margin-top: 90px;

}

.links .tit{

	width: 130px;

	height: 100px;

	border-left: 1px solid #E5E5E5;

	border-right: 1px solid #E5E5E5;

	display: flex;

	align-items: center;

	flex-direction: column;

	justify-content: center;

	float: left;

}



.links .tit p{

	color:#009944;

	font-size: 16px;

	padding-bottom: 10px;

	position: relative;

}

.links .tit p:after{

	content: '';

	width: 25px;

	height: 1px;

	position: absolute;

	left: 0;

	bottom: 0;

	background:#009944;

}





.links .tit span{

	display: block;

	color: #333333;

	font-size: 18px;

	margin-top: 5px;

}

.links  ul {

	height: 60px;

	overflow: hidden;

	margin-top: 20px;

	float: left;

	margin-left: 10px;

	width:88%;

 

}



.links  ul li{

	float: left;

	padding: 0 10px;

	line-height: 30px;

}

.links  ul li a{

	color: #666666;

	font-size: 14px;

}













.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #3C3C3C;

	padding-top: 78px;

	padding-bottom:60px;

 

}



 

.footer  .menu{

	width: 500px;

	height: auto;

	overflow: hidden;

	float: left;

}

.footer .tit{

	display: flex;

	align-items: center;

}

.footer .tit p{

	color: #009944;

	font-weight: bold;

	font-size: 18px;

	position: relative;

 



}



 



.footer .tit span{

	display: block;

	color: #999999;

	margin-left: 10px;

	font-size: 16px;

}

.footer  .menu ul{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top:25px;

}

.footer  .menu ul li{

	float: left;

	width: 49%;

	line-height: 30px;

}

.footer  .menu ul li:nth-child(2n){

	float: right;

}

.footer  .menu ul li a{

	display: block;

	color: #999999;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	font-size: 15px;

}

.footer  .intro{

	float: left;

	margin-left: 90px;

}



.footer  .intro .info {

	color:#999999;

	font-size: 15px;

	line-height: 28px;

	margin-top: 25px;

}



.footer .ewm{

	float: right;

}

.footer .ewm ul{

	margin-top: 40px;

}



.footer .ewm ul li{

	float: left;

}

.footer .ewm ul li img{

	display: block;

	width: 150px;

	height: 150px;

}

.gotop{

	width: 80px;

	height: 80px;

	background: #009944;

	position: fixed;

	right: 10px;

	bottom:400px;

	display: flex;

	justify-content: center;

	align-items: center;

	 cursor:hand; 

	border-radius: 10px;

}

.float-right{

	width:auto;

	height: auto;

	overflow: hidden;

	position: fixed;

	bottom: 400px;

	right: 0;

	width: 190px;

	z-index: 1000;

}

.float-right ul li{

	width: 190px;

	margin-top: 5px;

	height:auto;

	overflow: hidden;

	margin-left: 130px;

	position: relative;

	 

	transition: .5s;

 

}

 

.float-right ul li span{

	display: block;

	width: 60px;

	height: 60px;

	float: left;

	border-radius: 50%;

	border: 1px solid #E2E2E2;

	box-sizing: border-box;

}

.float-right ul li:nth-child(1):hover{

	margin-left: 0;

}

.float-right ul li:nth-child(2):hover{

	margin-left: 0;

}

.float-right ul li:nth-child(4):hover{

	margin-left: 0;

}

.float-right ul li:nth-child(2):hover img{

	height: 120px;

}

.float-right ul li p{

	float: left;

	font-size: 18px;

	color:#009944;

	width: 130px;

	text-align: center;

 	height: 50PX;

 

 	box-sizing: border-box;

   	line-height: 50px;

	font-weight: bold;

 

}

.float-right ul li a{

	display: block;

	line-height: 50px;

	text-align: center;

	background: #0f51bb;

	color:#fff;

	font-size: 16px;

	font-weight: bold;

}

.float-right ul li:nth-child(1) span{

	background:#FFFFFF url(../images/float01.png)no-repeat  center;



}

.float-right ul li:nth-child(2) span{

	background:#FFFFFF url(../images/float02.png)no-repeat   center;

}

.float-right ul li:nth-child(3) span{

	background:#FFFFFF url(../images/float03.png)no-repeat   center;

}

 

.float-right ul li div{

	width:130px;

	float: left;

 

	height: auto;

	overflow: hidden;

}

.float-right ul li img{

	display: block;

	width: 120px;

	height:50px;

	transition: .3s;

	float: right;

	margin: 5px;

}











.float{

	display: none;

}

 



.fn{

	display: none;

}



.crumbs{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #f8f8f8;

}



.crumbs .tit{

	width: 52px;

	border-left: 1px solid #d2d2d2;

	border-right: 1px solid #d2d2d2;

	height: 52px;

 	float: left;

 	margin-right: 17px;

 

}

.crumbs .tit img{

	display: block;

	margin: 0 auto;

	margin-top: 16px;

}



.crumbs p{

	float: left;

	color: #999;

	font-size: 14px;

	line-height: 52px;

}

.crumbs  a{

 

	color:#999999;

	 

	padding-right: 20px;

	position: relative;

	font-size: 14px;

	line-height: 52px;

}

.crumbs  a:after{

	content: ">";

	position: absolute;

	right:5px;

	top: 0;

	height: 20px;

	line-height: 20px;

	color:#999;

	display: block;

	font-size: 12px;

}

.crumbs  a:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}



.inside-cont{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #eeeeee;

	padding-bottom: 20px;

}



.inside-cont .section{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #fff;

	padding: 35px;

	box-sizing: border-box;

}



.about-article{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

 

	 

}

 

.about-article img{

	display: block;

	margin: 0 auto;

}

.about-article .info{

 

	color:#555555;

	font-size: 16px;

	line-height: 30px;

	text-indent: 2em;

}



.cont-article{

	width: 1115px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-bottom: 40px;

}

.cont-article .title{

	margin-top: 55px;

	margin-bottom: 40px;

}

.cont-article ul{

	height: auto;

	overflow: hidden;

}

.cont-article ul li{

	float: left;

	width: 500px;

	height: auto;

	overflow: hidden;

	border-bottom: 1px solid #d2d2d2;

	display: flex;

	justify-content: flex-start;

	margin-bottom: 35px;

	padding-bottom: 13px;

	align-items: center;

}

.cont-article ul li:nth-child(2n){

	float: right;

}

.cont-article ul li p{

	color:#555555;

	font-size: 18px;

	margin-left: 20px;

}

.about-article .map{

	width: 100%;

	height: 420px;

	border: 3px solid #d2d2d2;

	box-sizing: border-box;

	margin-top: 30px;

}

 





 



 

.page{



	width: 100%;



	height: auto;



	overflow: hidden;



	margin: 50px auto;



 



}



.nav-links{

	display: flex;

	justify-content: center;

	align-items: center;

}



.nav-links a{

	margin: 0 3px;

	border: 1px solid #ccc;

	line-height: 30px;

	color: #333;

	padding: 0 10px;

}



.nav-links span{

	margin: 0 3px;

	border: 1px solid #ccc;

	line-height: 30px;

	color: #333;

	padding: 0 10px;

}



.nav-links .current{

	background:#009944;

	border: 1px solid #009944;

	color: #fff;

}







.cases-list{

	width: 100%;

	height: auto;

	overflow: hidden;

}

.cases-list ul li{

	width: 270px;

	height: auto;

	overflow: hidden;

	border-radius: 10px;

	border: 1px solid #eee;

	float: left;

	box-sizing: border-box;

	margin-left:15px;

	padding: 10px;

	margin-bottom: 15px;

}

.cases-list ul li:nth-child(4n-3){

	margin-left: 0;

}

.cases-list ul li:hover {

	border: 1px solid #ffb245;

}

.cases-list ul li:hover .pic img{

	transform: scale(1.05);

}

.cases-list ul li .intro{

	width: 245px;

	height: auto;

	overflow: hidden;

	background: #ffb245;

	padding: 15px;

	box-sizing: border-box;

}

.cases-list ul li .intro h4{

	width: 100%;

	border-bottom: 1px dashed#988364;

	height: 28px;

	color:#333333;

	font-size: 16px;

	font-weight: normal;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.cases-list ul li .intro .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 10px;

}

.cases-list ul li .intro span{

	color:#333333;

	font-size: 13px;

}

.cases-list ul li .intro p{

	font-size: 13px;

	color:#333333;

	line-height: 20px;

	display: -webkit-box;

	height: 60px;

	-webkit-line-clamp:3;

	-webkit-box-orient: vertical;

	overflow: hidden;

	margin-top: 3px;

}

.cases-list ul li .pic{

	width: 245px;

	height: auto;

	overflow: hidden;

}

.cases-list ul li .pic img{

	display: block;

	width: 100%;

	transition: .5s;

}



.news-list{

	width: 96%;

	margin: 0 auto;

	height: auto;

	margin-top: 40px;

	overflow: hidden;

 

}



.news-list ul li{

	width:100%;

	height: auto;

	overflow: hidden;

 	border: 1px dotted #E7E7E7;

 	box-sizing: border-box;

	padding: 14px;

	margin-bottom: 12px;



}



 



.news-list ul li  a{

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.news-list ul li .time{

	width:110px;

	height:110px;

	background:#707070;

	position: relative;

	overflow: hidden;

	border: 1px dotted #C1C1C1;

}



.news-list ul li .time:after{

	content: "";

	width: 16px;

	height: 1px;

	position: absolute;

	left: 50%;

	margin-left: -8px;

	background: #fff;

	top: 55px;

}

.news-list ul li .time span{

	color: #fff;

	font-size: 16px;

	margin-top:20px;

	text-align: center;

	display: block;

}

.news-list ul li .time p{

	color: #fff;

	text-align: center;

	margin-top: 20px;

	font-size: 22px;



}

.news-list ul li .info{

	width:90%;

	margin-right: 20px;

}

.news-list ul li .info h4{

	color: #111111;

	font-size: 18px;

	width: 100%;

	white-space: nowrap;

    text-overflow: ellipsis;

    padding-right: 20px;

    box-sizing: border-box;

    overflow: hidden;

    font-weight: normal;

     

}



.news-list ul li .info p{

	color: #666666;

	font-size: 15px;

	line-height: 28px;

	margin-top: 10px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;

}





.detailed{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 55px;

}

.detailed .tit{

	width: 100%;

	height: auto;

	overflow: hidden;

	 

	padding-bottom: 5px;

}

.detailed .tit h4{

	font-size: 22px;

	text-align: center;

	color:#333;

	line-height: 30px;

}

.detailed .tit p{

	text-align: center;

	color:#333;

	display: block;

	margin-top: 10px;

	background: #eee;

	border-bottom: 1px solid #f1f1f1;

	line-height: 40px;

	font-size: 14px;

	text-align: center;

}

.detailed .tit span{

	margin: 0 10px;

}

.detailed  img{

	display: block;

	margin: 0 auto;

	max-width: 100% !important;

}

.detailed  .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 15px;

	min-height:150px;

	color:#333;

	line-height: 30px;

	font-size: 16px;

}



.detailed .info p{

	text-indent: 2em;

}

.img-list{

	width: 100%;

	height: auto;

	margin-top: 30px;

	overflow: hidden;

}

.img-list ul li{

	float: left;

	width:24.2%;

	margin-left:1%;

	margin-bottom: 10px;

}



.img-list ul li:nth-child(4n-3){

	margin-left: 0;

}

.img-list ul li div{

	border: 1px solid #eee;

}

.img-list ul li img{

	display: block;

	width: 100%;

}

.img-list ul li p{

	width: 100%;

	height: 40px;

	line-height: 40px;

	color: #333;

	font-size: 16px;

	text-align: center;

	  white-space: nowrap;

    text-overflow: ellipsis;
	overflow:hidden;

}

.img-list ul li:nth-child(4n-3){

	margin-left: 0;

}

.fy{

	width:96%;

	height: auto;

	overflow: hidden;

	margin: 30px auto;

	border-top: 1px solid #d2d2d2;

	border-bottom: 1px solid #d2d2d2;

}





.fy p{

	width: 240px;

	height: 50px;

	float: left;

	line-height: 50px;

	text-align: center;

	white-space: nowrap;

	overflow: hidden;

	padding: 0 10px;

    text-overflow: ellipsis;

	border-left: 1px solid #d2d2d2;



}

.fy p:first-child{

 	border: none;

 }



.fy a{

 	color:#333333;

 	font-size: 14px;

 }



.fy .return{

  	float: right;

  	line-height: 50px;

  	width: 140px;

  	border-left: 1px solid #d2d2d2;

  	text-align: center;

}









@media (min-width: 1200px){

 	 



	.nav {

		background: #009944;

	}



	.nav ul{

		display: flex;

		justify-content: space-between;

		align-items: center;

		height: 85px;

		margin: 0 auto;

		width: 1600px;



	}



	.nav ul li{

		width: 100%;

		height: 85px;

		line-height: 85px;

		text-align: center;

	}

	.nav ul li a{

		display: block;

		color: #ffffff;

		font-size: 24px;

	}





   	.nav ul li:hover ul li a{

   		color: #313131;

   	}

   	.nav  ul li:hover {

   		background: #00BE54;

   	}

 	.tab ul li:hover{

 		background:#009944;

 	}

 	.tab ul li:hover a{

 		color: #fff;

 	}

  

 	.advSwiper .swiper-slide i:hover{

 		background: #FC757B;

 		color: #fff;

 	}



 	.product .pic ul li .intro h4:hover{

 		color: #009944;

 	}

 	.product .pic ul li .intro i:hover{

 		background:#009944;

 	}

  

	.img-box{

		overflow: hidden;

	}

	.img-box img{

		transition: .5s;

	}

	.img-box:hover img{

		transform: scale(1.05);

	}

   	



   	.news .left .info h4:hover{

   		color: #009944;

   	}



   	.news .bd ul li .intro:hover h4{

   		color: #009944;

   	}



   	.news .bd ul li:hover{

   		transform: translateY(-2px);

   	}

 		

 	.news-list ul li:hover{

 		border: 1px dotted #009944;

 	}

	.news-list ul li:hover .time{

		background: #009944;

	}

 	.news-list ul li:hover .info h4{

 		color: #009944;

 	 

 	}



 	.more:hover{

 		color: #036de3;

 	}



 	.links ul li:hover a{

 		color: #009944;

 	}

 	.footer .menu ul li:hover{

 		 color: #036DE3;

 	}

 	 

 	.footer .menu ul li:hover a{

 		color:#fff;

 	}

  

 	.newsSwiper .swiper-slide .intro h4:hover{

 		color: #009944;
 		text-decoration:underline;

 	}
 	.newsSwiper .swiper-slide .intro i:hover{
 		background: #009944;
 		color: #fff;
 	}


 	.title-bar .more:hover {

 		color: #009944;

 	}



 	.title-bar .hd ul li:hover{

 		border: 1px solid #009944;

 	}



 	.title-bar .hd ul li:hover a{

 		color: #009944;

 	}

 

  

 	.cases .bd ul li p:hover{

 		background:  #009944;

 		color: #fff;

 	}

 	.honor .list ul li:hover a{

 		color:  #009944;

 		font-weight: bold;

 	}

 	.product .list ul li:hover a{
 		color: #009944;
 	}



}





 

 

@media (max-width: 1660px){

 

	.nav ul{

		width: 90%;

	}

	.tab {

	   width: 1400px;

	}



    .tab ul li{

        width: 210px;

    }

	.pri .swiper-slide{

		width: 340px;

	}



	.about .pic img{

		width: 750px;

	}

	.about .intro .info{

		width: 635px;

	}



	.about .intro{

		width: 750px;

	}



	.news .left{

		width: 680px;

	}



	.news .bd ul{

		width: 700px;

	}





	.news .bd ul li .intro{

		width: 510px;

	}

 

	.news-list ul li .info{

		width: 87%;

	}

	.product .pic ul li .intro p{

		font-size: 14px;

	}

}

@media (max-width: 1440px){

 

 	 

 	.product .pic{

 		width: 72%;

 	}





 	.adv .swiper-slide .bd{

 		width: 1200px;

 	}

 

 	.adv .swiper-pagination{

 		width: 1200px;

 	}

 	.tab {

 	    width: 1200px;

 	}

 		.tab ul li {

 		    width: 182px;

 		    margin-left: 10px;

 		}

 	.tab ul li a{

 		font-size: 14px;

 	}



	.about .pic img{

		width: 650px;

	}



	.about .intro{

		width: 650px;

	}



	.about .intro .info{

		width: 520px;

		-webkit-line-clamp:6;

	}



	.advSwiper .swiper-slide p{

		width: 330px;

	}



	.news .left{

		width: 590px;

	}

	.news .bd ul {

		width: 590px;

	}



	.news .bd ul li .intro{

		width: 400px;

	}



	.advSwiper .swiper-slide h4{

		font-size: 20px;

	}

  



 

 	 	

 	.news ul li img{

 		width: 200px;

 	}

 	.footer .intro{

 		margin-left: 20px;

 	}



 	.footer .main{

 		width: 1200px;

 	}

 	.links .main{

 		width: 1200px;

 	}

}





@media screen and (max-width: 1199px){



	.main{

		width: 7.3rem;

	}

	.head{

		height: 1.5rem;

	}

	.head .main{

		width: 7.1rem;

		justify-content: center;

		height:1.5rem;

	}

	.head .main .tel{

		display: none;

	}

  	

   

  	.head .right{

  		width: auto;

  		height: auto;

  	}

 	 

 	.head .btn img{

 		display: block;

 		width: 100%;

 	}

 	.head .name img{

 		width: 7rem;

 	}

  	

  	.btn{

  		width: 100%;

  		height: 1rem;

  		overflow: hidden;

  		background: #009944;

  		display: flex;

  		justify-content: center;

  		align-items: center;

  	}



  	.btn img{

  		height: .3rem;

  		margin-right: .1rem;

  		display: block;

  	}

  	.btn p{

  		color: #fff;

  		font-size: .34rem;

  	}

  	.nav{

  		width: 100%;

  		height: 100%;

  		position: absolute;

  		left: 0;

  		top: 0;

  		z-index: 100;

  		background:#009944 url(../images/close.png) no-repeat;

  		background-size: auto .5rem;

  		background-position: 97% .3rem;



  		display: none;

  	}



  	.nav ul {

  		position: relative;



  		left: 50%;

  	 	top: 1.5rem;

  		transform:translateX(-50%);

  	}

  	.nav ul li {

  		width: 100%;

  		height: auto;

  		line-height:1rem;

  		overflow: hidden;

  		margin-top: .3rem;

  		opacity: 0;

  		transition: .666s;

  		transition-timing-function:ease;

  		border-bottom: .02rem solid #fff;

  	}

  	.nav ul li a{

  		display: block;

  		font-size: .3rem;

  		color: #fff;

  		text-align: center;

  	}



	.banner{

		display: none;

	}

	.in-banner img{

		display: none;

	}

	.in-banner img:last-child{

		display: block;

	}

	.mbanner{

		display: block;

	}



 

	.mbanner img{

		display: block;

		width: 100%;

	}

	.mbanner .swiper-pagination{

		display: flex;

		justify-content: center;

		align-items: center;

		position: absolute;

		bottom: .4rem !important;

		z-index: 1;

	}

	.mbanner .swiper-pagination-bullet{

		width: .2rem;

		height: .2rem;

		background: none;

		opacity: 1;

		margin: 0 .1rem;

		border-radius: 30px;

		position: relative;

		display: block;

		transition: .5s;

		background: #fff;

	}

	.mbanner .swiper-pagination-bullet-active{

		 width: .5rem;

	}





  	.title h4{

  		padding-bottom: .3rem;

  		font-size: .48rem;

  	}

    .title h4:after{

    	height: .06rem;

    	width: 1rem;

    }

  	.title p{

  		font-size: .24rem;

  	}

  	.title-bar {

  		margin-bottom: .4rem;

  		display: block;

  	}

  	.title-bar .tit{

  		width: 100%;

  	}

 	

  	.title-bar .tit p{

  		text-align: center;

  		font-size: .48rem;

  	}

  	.title-bar .tit span {

  		font-size: .26rem;

  		text-align: center;

  		display: block;

  		width: 100%;

  		margin-top: .2rem;

  	}

 	.title-bar .more{

 		display: none;

 	}



 	.title-bar .hd{

 		width: 100%;

 		margin-top: .4rem;

 	}

 	.title-bar .hd ul li{

 		width: 2.35rem;

 		height: .7rem;

 		margin-bottom: .12rem;

 		margin-left: .12rem;

 		line-height: .7rem;

 	}

 	.title-bar .hd ul li a{

 		font-size: .24rem;

 		display: block;

 	}

 	.title-bar .hd ul li:nth-child(3n-2){

 		margin-left: 0;

 	}

 	.data{

 		height: auto;

 		overflow: hidden;

 	}

 	.data ul{

 		display: block;

 	}

 	.data ul li {

 		width: 50%;

 		padding: 0;

 		justify-content: center;

 		border: none;

 		position: relative;

 		float: left;

 		height: 2rem;

 		border-bottom: .02rem solid #D3D3D3;

 	}

 	.data ul li:last-child{

 		border-right: none;

 	}

 	.data ul li img{

 		width: .6rem;

 		margin-right: .3rem;

 	}



 	.data ul li  div{

 		width: 2rem;

 	}

 	.data ul li b{

 		font-size: .33rem;

 		display: block;

 	}

 	.data ul li p{

 		font-size: .24rem;

 	}



 	.data ul li:after{

 		content: "";

 		width: .02rem;

 		height: 100%;

 		position: absolute;

 		right: 0;

 		top: 0;

 		background: #D3D3D3;

 	}



 	.data ul li:nth-child(2n):after{

 		width: 0;

 		height: 0;

 		overflow: hidden;

 	}

 	.data ul li:nth-child(n+3) {

 		border-bottom:none;

 	}

 	.tab{

 	    width: 100%;

 	}

 	.tab ul{

 		width: 100%;

 		display: block;

 	}

 	.tab ul li{

 		width: 32%;

 		height: .8rem;

 		line-height: .8rem;

 		margin-left: 2%;

 		margin-top: .1rem;

 	}

 	.tab ul li:nth-child(3n-2){

 		margin-left: 0;

 	}

 	.tab ul li a{

 		font-size: .26rem;
        padding: 0 8px;

 	}

 	.product{

 		padding: .3rem 0;

 		margin-top: .2rem;

 	}

 	

 	.product .bd{

 		width: 100%;

 		display: block;

 	}

 	.product  h5{

 		width:7.2rem;

 		display: block;

 		margin: 0 auto;

 		font-size: .38rem;

 		color: #fff;

 		border-radius:15px;

 		height: 1rem;

 		line-height: 1rem;

 		text-align: center;

 		background: #009944;

 	}

 	.product .list{

 		width: 100%;

 		position:fixed;

 		left: 0;

 		top: 0;

 		height: 100%;

 		z-index: 100;

 		background:#E5F5EC url(../images/close2.png) no-repeat;

 		background-size: auto .4rem;

 		background-position: 97% .3rem;

 		margin: 0;

 		display: none;

 	 

 	}



 

 	.product .list .tit{

 		display: none;

 	}

 	.product .list ul{

 		width: 100%;

 		height: auto;

 		position: relative;

 	 	top: 2rem;

 		overflow: hidden;

 		padding: 0 .2rem;

 		box-sizing: border-box;

 	}

 	.product .list ul li{

 		width: 49%;

 		float: left;

 		background: none;

 	}

 	.product .list ul li:nth-child(2n){

 		float: right;

 	}

 	.product .list ul li a{

 		font-size: .28rem;

 	}

 	.product .list ul li:after{

 		width: .1rem;

 		height: .1rem;

 	}

 	.product .pic{

 		width:7.3rem;

 		margin: 0 auto;

 		margin-top: .3rem;

 		height: auto;

 		overflow: hidden;

 	}

 	.product .pic ul li {

 		padding: .2rem;

 		margin-bottom: .2rem;

 	}



 	.product .pic ul li  a{

 		display: block;

 	}

 	.product .pic ul li .img{

 		width: 100%;

 	}

 	.product .pic ul li .intro{

 		width: 100%;

 		margin-bottom: .1rem;

 		margin-top: .1rem;

 	}

 	.product .pic ul li .intro h4{

 		font-size: .3rem;

 	}

 	.product .pic ul li .intro h4:after{

 		left: 50%;

 		width: .5rem;

 		height: .06rem;

 		transform: translateX(-50%);

 	}

 	.product .pic ul li .intro p{

 		display: none;

 	}



 	.product .pic ul li .intro i{

 		width: 2.3rem;

 		height: .65rem;

 		line-height: .65rem;

 		font-size: .24rem;

 		margin: 0 auto;

 	}

 	.adv{

 		margin-top: .6rem;

 	}



 	.adv .swiper-slide img {

 		height: 3rem;

 	}

 	.adv .swiper-slide .bd{

 		width: 100%;

 		position: initial;

 		transform: initial;

 		height: auto;

 		top: 0;

 		margin-top: 3rem;

 	}



 	.advSwiper .swiper-pagination{

 		position: initial;

 		display: flex;

 		width: 100%;

 		flex-wrap: wrap;

 	}

 	.advSwiper .swiper-slide .intro{

 		width: 100%;

 		padding: .3rem;

 		top: 0;

 		position: initial;

 		box-sizing: border-box;

 		transform: initial;

 		margin: 0;

 	}

 	.adv .swiper-slide .bd .tit{

 		padding-bottom: .4rem;

 	}

 	.adv .swiper-slide .bd .tit:after{

 		width: 1rem;

 		height: .04rem;

 	}

 	.adv .swiper-slide .bd .tit h4{

 		font-size: .38rem;

 		background-size: auto .3rem;

 		padding-left: .7rem;

 	}

 	.adv .swiper-slide .bd .tit p{

 		font-size: .28rem;

 		padding-bottom: 0;

 		margin-top: .2rem;



 	}

 	.advSwiper .swiper-slide .intro h4:after{

 		width: 1.3rem;

 		height: .04rem;

 	}

 

 	.advSwiper .swiper-slide{

 		height: auto;

 	}

 	.adv .swiper-slide .intro .text{

 		margin-top: .4rem;

 		background-size: auto .3rem;

 		height: 2.25rem;

 	}

 	.adv .swiper-slide .intro .text p{

 		font-size: .3rem;

 		padding-left: .4rem;

 		margin-bottom: .1rem;

 		background-size: .29rem auto;

 		line-height: .42rem;

 		box-sizing: border-box;

 		width: 100%;

 		background-position: left .1rem;

 	}

 	.advSwiper .swiper-pagination{

 		width: 7.3rem;

 		margin: 0 auto;

 		 display: block;

 	}

 	.advSwiper .swiper-pagination span{

 		width:49.5%;

 		float: left;

 		padding:.3rem 0;

 		border: none;

 		height: auto;

 		margin: 0;

 		display: flex;

 		justify-content: center;

 		background: #262626;

 

 		align-items: center;

 		margin-bottom: .1rem;

 	}

 	.advSwiper .swiper-pagination span:nth-child(2n){

 		border-right: none;

 	}

 	.advSwiper .swiper-pagination span p{

 		display: none;

 		font-size: .28rem;

 		margin: 0;

 	}

 	.advSwiper .swiper-pagination span img{

 		height: .7rem;

 		margin-right: .15rem;

 	}

 	.advSwiper .swiper-pagination span h4{

 		font-size: .32rem;

 		width: 1.4rem;

 		font-weight: normal;

 

 	}





 	.advSwiper .swiper-pagination span:nth-child(2n){

 		float: right;

 	}





 	.cases{

 		margin-top: .6rem;

 	}

 	.cases .bd{

 		padding: .3rem 0;

 		margin-top: .3rem;

 	}

 	.caseSwiper{

 		width: 7.1rem;

 		margin: 0 auto;

 		float: initial;

 		margin-top: .4rem;

 		border-width: .2rem;

 	}

 	.cases .swiper-pagination{

 		margin-top: .3rem;

 		height: 1rem;

 	}

 	.cases .swiper-slide p{

 		font-size: .28rem;

 		height: .7rem;

 		line-height: .7rem;

 		padding-left: .3rem;

 	}

  	.cases .swiper-pagination span{

  		width: .15rem;

  		height: .15rem;

  		margin: 0 .06rem;

  	}

  	.cases .bd ul{

  		width: 7.1rem;

  		float: initial;

  		margin: 0 auto;

  		margin-top: .4rem;

  	}



  	.cases .bd ul li p{

  		font-size: .28rem;

  		height: .8rem;

  		line-height: .8rem;

  	}

 	.about .intro{

 		width: 7rem;

 		margin: 0 auto;

 	}



 	.about {

 		padding: .6rem 0;

 		background: url(../images/mbg01.jpg) no-repeat center;

 		background-size: cover;

 		margin-top: .6rem;

 		height: auto;

 	}



 	.about .t{

 		width: 7rem;

 		margin: 0 auto;

 		margin-top: .5rem;

 	}

 	.about .t p{

 		font-size: .25rem;

 		width: 53%;

 		padding-left: .4rem;

 		margin-bottom: .2rem;

 		line-height: .4rem;

 		background-size:auto .25rem;

 	}

 	.about .t p:nth-child(odd){

 		width: 42%;

 	}

 	.about .intro p{

 		font-size: .28rem;

 		line-height: .48rem;

 	}

 	.about ul{

 		width: 6.5rem;

 		margin: 0 auto;

 		margin-top: .65rem;

 		display: block;

 	}

 	.about ul li{

 		margin-bottom: .4rem;

 	}

 	.about ul li p{

 		font-size: .7rem;

 	}

 	.about ul li span{

 		font-size: .28rem;

 	}

 	.about ul li p:after{

 		width: .4rem;

 		height: .4rem;

 		font-size: .3rem;

 		line-height: .4rem;

 	}



 	.about a{

 		width: 2.8rem;

 		height: .8rem;

 		line-height: .8rem;

 		font-size: .26rem;

 		margin: 0 auto;

 		margin-top: .6rem;

 

 	}



 	.honor{

 		padding: .6rem 0;

 		height: auto;

 		background: url(../images/mbg03.jpg) no-repeat center;

 		background-size: cover;

 	}

 	.honor .list{

 		margin-top: .3rem;

 	}

 	.honor .list ul{

 		display: flex;

 		justify-content: center;

 	}

 	.honor .list ul li:first-child{

 		padding-left: 0;

 	}

 	.honor .list ul li{

 		padding: .3rem;

 	}

 	.honor .list ul li a{

 		font-size: .28rem;

 	}

 	.honor .show{

 		margin-top: .3rem;

 	}

 	.honor .show .pic ul li{

 		width: 3rem;

 	}

 	.honor .show .pic ul li p{

 		font-size: .28rem;

 	}

 	.news{

 		margin-top: .6rem;

 	}



 	.newsSwiper{

 		width: 6rem;

 		margin-top: .5rem;

 	}

 	.newsSwiper .swiper-slide{

 	 

 	}

 	.newsSwiper .swiper-slide .intro{

 		width: 5rem;

 		margin-top: -.6rem;

 		padding: .3rem;

 	}

 	.newsSwiper .swiper-slide .intro h4{

 		font-size: .3rem;

 		margin-top: .3rem;

 	}

 	.newsSwiper .swiper-slide .intro span{

 		display: block;

 		width: 2rem;

 		height: .6rem;

 		line-height: .6rem;

 		font-size: .24rem;

 	}

 	.newsSwiper .swiper-slide .intro p{

 		font-size: .28rem;

 		line-height: .42rem;

 		margin-top: .3rem;
 		height: .8rem;

 	}



 	.newsSwiper .swiper-pagination span{

 		width: .5rem;

 		height: .15rem;

 		margin: 0 .1rem;

 	}

 	.newsSwiper .swiper-slide .intro i{

 		margin-top: .3rem;
 		text-align: left;
 		width: auto;

 	}



 	.newsSwiper .swiper-pagination{

 		margin-top: .4rem;

 	}

	.gotop{

		width: 1rem;

		border-radius: 5px;

		height: 1rem;

		right: .1rem;

		z-index: 10;

		bottom: 4rem;

	}

	.gotop img{

		height: .6rem;

	}

 

	.links{

		display: none;

	}

	.float{

		display: none;

	}

	



	.footer{

		width: 100%;

	 

		background-size: cover;

		padding-top: .8rem;

		padding-bottom: 1.8rem;

		margin-top: .8rem;

	}

	.footer .main{

		width: 7.2rem;

	}

	.footer .menu{

		display: none;

	}

	.footer .intro{

		float: initial;

		width: 100%;

 		margin: 0;

	}

	.footer .tit{

		display: flex;

		justify-content: center;

	}

	.footer .tit p{

		text-align: center;

		font-size: .36rem;

	}

	.footer .tit p:after{

		left: 50%;

		transform: translateX(-50%);

	}



	.footer .intro .info{

		text-align: center;

		font-size: .24rem;

		line-height: .42rem;

		margin-top: .5rem;

	}



	.footer .ewm{

		display: none;

	}

 

	.page{



		margin: .4rem 0;



	}



	.nav-links a{

		font-size: .26rem;

		border: .02rem solid #ccc;

		margin: 0 .06rem;

	}

	.nav-links span{

		margin: 0 .06rem;

		font-size: .26rem;

		border: .02rem solid #ccc;

	}





	.crumbs{

		padding: 0 .1rem;

		box-sizing: border-box;

	}

	.crumbs .main{

		width: 100%;

	}

	.crumbs .tit{

		border-left: none;

		height: .8rem;

		margin-right: .3rem;

	}

	.crumbs div{

		overflow: hidden;

		 white-space: nowrap;

    text-overflow: ellipsis;

    color: #999;

    font-size: .2rem;

	}

	.crumbs p{

		line-height: .8rem;

		font-size: .28rem;

	}

	.crumbs a{

		font-size: .28rem;

		display:inline;

		line-height: .8rem;

	}

	.crumbs .tit img{

		height: .4rem;

		margin: 0 auto;

		margin-top: .2rem;

	}

	



	.fn{

		width: 100%;

		height:auto;

		position: fixed;

		bottom: 0;

		left:0;

		z-index: 100;

		display: block;

	}

	.fn ul li{

		float: left;

		width: 50%;

		height: auto;

		overflow: hidden;

		position: relative;

		background:#525252;


	}

	.fn ul li a{

		display: flex;

		align-items: center;

		height: .9rem;

		align-items: center;

		justify-content: center;

	}

	.fn ul li p{

		color: #fff;

		font-size: .36rem;

	}

	.fn ul li  img{

		display: block;

		margin-right: .1rem;

		height: .4rem;

	}



	.fn ul li:nth-child(2){

		background:#00AD4E;

	}



	.fn ul li:nth-child(2) p{

		color: #fff;

	}



	 



	.about-article{

		margin-top: .3rem;

		margin-bottom: 0;

	}

	.about-article .title{

		margin-top: .6rem;

		margin-bottom: .4rem;

	}

	.about-article img{

		max-width: 100%;

		display: block;

	}

	.about-article .info{

		font-size: .29rem;

		line-height: .48rem;

		margin: 0;

		margin-top: .2rem;

	}

	.about-article .map{

		height:5rem;

		margin-top: .3rem;

	}

	.cont-article .title{

		margin-top: .6rem;

		margin-bottom: .4rem;

	}

	.cont-article{

		width: 100%;

	}

	.cont-article ul li{

		width: 100%;

	}



	.cont-article ul li img{

		height: 1rem;

	}



	.cont-article ul li p{

		font-size: .3rem;

		margin-left: .3rem;

	}



	.detailed{

		width: 100%;

		height: auto;

		overflow: hidden;

		margin-top: .6rem;

	}

	.detailed .tit h4{

		font-size: .38rem;

	}

	.detailed .tit span{

		display: block;

		line-height: .4rem;

		font-size: .24rem;

	}

	.detailed .tit p{

		padding: .1rem 0;

	}

	.detailed .info{

		margin-top: .2rem;

		font-size: .29rem;

		line-height: .48rem;

		text-align: justify;

	}

	.fy{

		width: 7.1rem;

		margin: .6rem auto;

		margin-bottom: .3rem;

		border:.02rem solid #ccc;

		line-height: .7rem;

	}

	.fy p{

		line-height: .7rem;

		height: .7rem;

		font-size:.24rem;

		padding:0 .1rem;

		width: 50%;

		text-align: center;

		box-sizing: border-box;

		border-right: .02rem solid #ccc;

	}

	.fy p:nth-child(2){

		border-right:  none;

	}

	 

	.fy .return{

		width: 100%;

		box-sizing: border-box;

		float: initial;

		text-align: center;

		float: left;

		line-height: .7rem;

		display: block;

		border-left: none;

		border-top: .02rem solid #ccc;

	}



	.message{

		margin-top: .6rem;

		width: 7.2rem;

		padding: .2rem;

		box-sizing: border-box;

		display: block;

	}

	.message img{

		display: none;

	}

	.message  .bd{

		padding: 0;

		margin: 0;

		padding: .3rem;

		display: block;

		width: 100%;

		padding-bottom: .5rem;

		margin-top: .3rem;

		box-sizing: border-box;

	}

	.message form{

		width: 100%;

		float: initial;

		margin: 0;

	}

	.message form ul li{

		border: .02rem solid #d2d2d2;

		box-sizing: border-box;

	}

	.message form ul li input{

		display: block;

		height: .8rem;

	}

	.message form ul li input{

		width: 100%;

		font-size: .3rem;

		 

	}

	.message form .btn input{

		width: 3rem;

		height: .8rem;

		font-size: .3rem;

		margin-top: .2rem;

	}

	.message form ul li textarea{

		width: 100%;

		height: 2rem;

	 

	}







	.news-list{

		width: 7.1rem;

		margin: 0 auto;

	}

	.news-list .title{

		margin-top: .5rem;

	}

	.news-list ul{

		margin-top: .4rem;

	}

	.news-list ul li{

		border: .02rem solid #dcdcdc;

		box-sizing: border-box;

		height: auto;

		overflow: hidden;

		padding: .25rem;

		width: 100%;

		margin-bottom: .2rem;

	}

	.news-list ul li .time{

		width: 1.4rem;

		height: 1.4rem;

	}

	.news-list ul li .time b{

		height: .7rem;

		line-height: .7rem;

		font-size: .42rem;

	}

	.news-list ul li .time p{

		height: .5rem;

		line-height: .5rem;

		font-size: .32rem;

		margin-top:.2rem;

	}

	.news-list ul li .time span{

		font-size: .24rem;

		display: block;

		margin-top:.15rem;

	}

	.news-list ul li .time:after{

		width: .3rem;

		top: .7rem;

		margin: 0;

		transform: translateX(-50%);

	}

	.news-list ul li .info{

		width: 4.8rem;

		margin: 0;



	}

	.news-list ul li .info h4{

		font-size: .3rem;

		padding-right: .5rem;

		background-size: .3rem auto;

	}

	.news-list ul li .info p{

		font-size: .26rem;

		line-height: .4rem;

	}

	.news-list ul li .info span{

		margin-top: .05rem;

		line-height: .42rem;

		font-size: .26rem;

		height: .8rem;

		display: -webkit-box;

	}





	.img-list ul li{

		width: 3.45rem;

		margin: 0;

		margin-bottom: .1rem;

	}

	.img-list ul li:nth-child(2n){

		float: right;

	}

	.img-list ul li p{

		font-size: .28rem;

		height: .6rem;

		line-height: .6rem;

	}

}





 